home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / gnustuff / tos / progut~1 / stdwin.zoo / vtrm / Make.conf next >
Encoding:
Text File  |  1989-10-17  |  92 b   |  6 lines

  1. # Begin Make.conf
  2. SRCS=        vtrm.c uxtty.c
  3. OBJS=        vtrm.o uxtty.o
  4. all:        $(OBJS)
  5. # End Make.conf
  6.